h1 {
    font-family: 'Playfair Display';
}

@media only screen and (max-width:3500px) and (min-width: 1200px) {
    .res_desk{
       display: none;
    }
   }

h2 {
    font-family: 'Playfair Display';
}

h3 {
    font-family: 'Mulish', sans-serif;
}

h4 {
    font-family: 'Playfair Display';
}

p {
    font-family: 'Mulish', sans-serif;
}
  .linked_class a i{
        color:black;
    }
   .linked_class a i:hover{
        color:#0d6efd;
    }
.pt-20 {
    padding-top: 20px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pt-35 {
    padding-top: 35px;
}

.pb-35 {
    padding-bottom: 35px;
}

.pt-45 {
    padding-top: 45px;
}

.pb-45 {
    padding-bottom: 45px;
}

.pt-15 {
    padding-top: 15px;
}

.pb-15 {
    padding-bottom: 15px;
}

.but_clr {
    background-color: white;
    height: 45px;
    border-radius: 4px;
    font-family: 'Mulish', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    text-align: center;
    text-transform: uppercase;
}

.but_clr a {
    color: black;
    text-decoration: none;
}

.but_clr:hover {
    background-color: white;
}

.but_clr:active {
    background-color: white !important;
}

.ban_logo {
    position: absolute;
    left: 7%;
    top: 50px;
}

.but_pos {
    position: absolute;
    right: 7%;
    top: 50px;


}

.img-fluid {
    border-radius: 8px;
    height: auto;
    width: 100%;
}

.pos_relative {
    position: relative;
}

.ban_heading h1 {
    position: absolute;
    color: #FFFFFF;
    height: 192px;
    width: 34%;
    left: 15%;
    bottom: 150px;
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    line-height: 64px;
}

.ban_heading p {
    position: absolute;
    color: #FFFFFF;
    left: 15%;
    bottom: 100px;
    font-size: 20px;
    font-family: 'Mulish', sans-serif;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
}

.lead_text h2 {
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 48px;
    text-align: right;
    color: #000000;
}

.thir_sec h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    line-height: 30px;
}

.third_con img {
    width: 100%;
}

.side_text p {
    font-family: 'Mulish', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 40px;
    text-align: right;
}

.side_text h2 {
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 48px;
    text-align: right;
}

.img_text h4 {
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 40px;
    text-align: right;
}

.img_text img {
    width: 100%;
}

.blg_im img {
    width: 100%;
}

.lead_text1 h2 {
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 48px;
    text-align: right;
    color: #000000;
}

.side_text1 h4 {
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    line-height: 64px;
    text-align: right;
}

.side_text1 p {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    text-align: right;
}

.side_text21 h4 {
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    line-height: 64px;
    text-align: center;
}

.side_text21 p {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
}


.form_pa {
    padding: 16px 8px;
    border-radius: 0px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    letter-spacing: 0.03em;
    border: 1px solid black;
}

.con_but {
    background-color: black;
    color: white;
    width: 100%;
    padding: 14px 0px;
    font-family: 'Mulish', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
}

.bac_clr {
    background-color: #F8F8F6;
}

.cen {
    text-align: center;
}

.four_im img {
    padding-top: 20px;
}

.con_but1 {
    background: black;
    position: relative;
    float: right;
    padding: 17px 35px;
}

.con_but1:hover {
    background: black;
}

.con_but1:active {
    background: black;
}

.con_but1 a {
    color: white;
    text-decoration: none;
}
.carousel-control-next-icon{
    background-color: black;
    border-radius: 8px;
    padding: 18px;
        position: absolute;
    left: 1px;

}
.carousel-control-prev-icon{
    background-color: black;
    border-radius: 8px;
    padding: 18px;
        position: absolute;
    right: 1px;

}
/* MEDIA QUERY */



/* logo */
@media only screen and (max-width:356px) and (min-width: 10px) {
    .con_but1 {

        padding: 12px 27px;
    }

    .top_im img {
        width: 100%;
    }
}

@media only screen and (max-width:3204px) and (min-width: 1204px) {
    .top_im {
        display: none;
    }
}

@media only screen and (max-width:1204px) and (min-width: 10px) {
    .img_text h4 {
        text-align: center;
    }
}

/* contact us */


@media only screen and (max-width:1200px) and (min-width: 10px) {
    .res_mob {
        display: none;
    }

    .res_ban {
        display: none;
    }
}

/* banner */

@media only screen and (max-width: 1571px) and (min-width: 1375px) {
    .ban_heading h1 {
        width: 38%;
    }
}

@media only screen and (max-width: 1375px) and (min-width: 1161px) {
    .ban_heading h1 {
        width: 45%;
    }
}

@media only screen and (max-width: 1161px) and (min-width: 947px) {
    .ban_heading h1 {
        font-size: 35px;
        line-height: 50px;
        width: 59%;
        bottom: 45px;
        left: 7%;
    }

    .ban_heading p {
        bottom: 38px;
        left: 7%;
    }
}

@media only screen and (max-width: 947px) and (min-width: 855px) {
    .ban_heading h1 {
        width: 84%;
        bottom: 39px;
        left: 7%;
        font-size: 31px;
        line-height: 46px;
    }

    .ban_heading p {
        bottom: 38px;
        left: 7%;
    }
}


@media only screen and (max-width: 855px) and (min-width: 700px) {
    .ban_heading h1 {
        width: 85%;
        bottom: 0px;
        left: 7%;
        font-size: 31px;
        line-height: 32px;
    }

    .ban_heading p {
        font-size: 19px;
        bottom: 31px;
        left: 7%;
    }
}

@media only screen and (max-width: 700px) and (min-width: 611px) {
    .ban_heading h1 {
        width: 85%;
        top: 100px;
        left: 7%;
        font-size: 26px;
        line-height: 32px;
    }

    .ban_heading p {
        font-size: 19px;
        bottom: 17px;
        left: 7%;
    }

    .ban_logo {
        position: absolute;
        left: 7%;
        top: 20px;
    }

    .but_pos {
        position: absolute;
        right: 7%;
        top: 20px;
    }
}


@media only screen and (max-width: 611px) and (min-width: 457px) {
    .ban_heading h1 {
        width: 85%;
        top: 93px;
        left: 7%;
        font-size: 22px;
        line-height: 32px;
    }

    .ban_heading p {
        width: 90%;
        font-size: 19px;
        bottom: 0px;
        left: 7%;
    }

    .ban_logo {
        position: absolute;
        left: 7%;
        top: 20px;
    }

    .but_pos {
        position: absolute;
        right: 7%;
        top: 20px;
    }

    .img-fluid {
        height: 265px;
        width: 100%;
    }
}

@media only screen and (max-width: 457px) and (min-width: 409px) {
    .ban_heading h1 {
        width: 85%;
        top: 90px;
        left: 7%;
        font-size: 22px;
        line-height: 32px;
    }

    .ban_heading p {
        width: 90%;
        font-size: 17px;
        bottom: 0px;
        left: 7%;
    }

    .ban_logo {
        position: absolute;
        left: 7%;
        top: 20px;
    }

    .but_pos {
        position: absolute;
        right: 7%;
        top: 20px;
    }

    .img-fluid {
        height: 287px;
        width: 100%;
    }
}


@media only screen and (max-width: 409px) and (min-width: 368px) {
    .ban_heading h1 {
        width: 85%;
        top: 111px;
        left: 7%;
        font-size: 21px;
        line-height: 32px;
    }

    .ban_heading p {
        width: 90%;
        font-size: 17px;
        bottom: 0px;
        left: 7%;
    }

    .ban_logo {
        position: absolute;
        left: 7%;
        top: 20px;
    }

    .but_pos {
        position: absolute;
        right: 7%;
        top: 20px;
    }

    .img-fluid {
        height: 307px;
        width: 100%;
    }
}


@media only screen and (max-width: 368px) and (min-width: 168px) {
    .ban_heading h1 {
        width: 85%;
        top: 130px;
        left: 7%;
        font-size: 17px;
        line-height: 32px;
    }

    .ban_heading p {
        width: 90%;
        font-size: 17px;
        bottom: 0px;
        left: 7%;
    }

    .ban_logo {
        position: absolute;
        left: 7%;
        top: 20px;
    }

    .but_pos {
        position: absolute;
        right: 7%;
        top: 20px;
    }

    .img-fluid {
        height: 307px;
        width: 100%;
    }
}






@media only screen and (max-width: 767px) and (min-width: 490px) {

.carousel-control-next-icon{
   
       position: unset;
    left: 1px;

}
.carousel-control-prev-icon{
   
    position: unset;
    right: 1px;

}

}
@media only screen and (max-width: 490px) and (min-width: 120px) {
.carousel-control-next{
        right: 37px;
}
.carousel-control-prev-icon{
   
    position: absolute;
    left: 6px;

}

    
    
}



.carousel-control-next, .carousel-control-prev{
    width:0px;
}




        .carousel-inner .carousel-item.active,
        .carousel-inner .carousel-item-next,
        .carousel-inner .carousel-item-prev {
            display: flex;
            justify-content: space-around;
        }





        @media (max-width: 767px) {
            .carousel-inner .carousel-item>div {
                display: none;
            }

            .carousel-inner .carousel-item>div:first-child {
                display: block;
            }
        }

        .carousel-inner .carousel-item.active,
        .carousel-inner .carousel-item-next,
        .carousel-inner .carousel-item-prev {
            display: flex;
        }

        /* medium and up screens */
        @media (min-width: 768px) {

            .carousel-inner .carousel-item-end.active,
            .carousel-inner .carousel-item-next {
                transform: translateX(25%);
            }

            .carousel-inner .carousel-item-start.active,
            .carousel-inner .carousel-item-prev {
                transform: translateX(-25%);
            }
        }

        .carousel-inner .carousel-item-end,
        .carousel-inner .carousel-item-start {
            transform: translateX(0);
        }















